HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpbiancoarte/wp-content/plugins/qode-framework/inc/sidebar/assets/css/sidebar.css
.qodef-custom-sidebar {
	position: relative;
	display: none;
	vertical-align: top;
	width: 100%;
	padding: 15px;
	margin: 10px 0 0;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	visibility: hidden;
	box-sizing: border-box;
}

.qodef-custom-sidebar.qodef--init {
	display: inline-block;
	visibility: visible;
}

.sidebar-qodef-custom-sidebar {
	position: relative;
}

.qodef-custom-sidebar-remove {
	position: absolute;
	top: 12px;
	right: 42px;
	height: 24px;
	width: 24px;
	background: transparent url(../img/remove.png) no-repeat top left;
	cursor: pointer;
	z-index: 100;
}

.qodef-custom-sidebar-remove:hover {
	background-position: bottom left;
}

.qodef-custom-sidebar .qodef-custom-sidebar-title {
	margin: 0;
}

.qodef-custom-sidebar .qodef-custom-sidebar-description {
	margin: 10px 0 0;
	font-size: 13px;
	color: #72777c;
}

.qodef-custom-sidebar .qodef-custom-sidebar-inputs {
	margin-top: 20px;
}

.qodef-custom-sidebar .qodef-custom-sidebar-name {
	min-width: 33%;
	padding: 5px 15px;
	margin: 0 8px 0 0;
}

.qodef-custom-sidebar .qodef-custom-sidebar-button {
	height: 40px;
	padding: 0 20px 1px;
}

.qodef-custom-sidebar .qodef-custom-sidebar-response {
	color: #d54e21;
}